Skip to content

fix(dashboard): keep task source tooltips short and wider - #1680

Merged
dcramer merged 1 commit into
mainfrom
fix/task-source-tooltip-compact
Aug 25, 2026
Merged

fix(dashboard): keep task source tooltips short and wider#1680
dcramer merged 1 commit into
mainfrom
fix/task-source-tooltip-compact

Conversation

@sentry-junior

@sentry-junior sentry-junior Bot commented Aug 25, 2026

Copy link
Copy Markdown
Contributor

Triggered-by Event/Scheduled Task hover chrome was dumping the full task prompt into a narrow tooltip.

This change keeps that tooltip on short identity fields (title + id) and doubles the default tooltip max width (max-w-64max-w-lg). Full instructions stay on the task details page.

Requested by David Cramer.

--

View Junior Session [Sentry]

Drop full task instructions from Triggered by Event/Scheduled Task hover
content, and double the default tooltip max width so identity fields can
breathe.

Co-Authored-By: David Cramer <david@sentry.io>
@vercel

vercel Bot commented Aug 25, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
junior-docs Ready Ready Preview Aug 25, 2026 2:40am

Request Review

@github-actions

Copy link
Copy Markdown

Dashboard visual evidence

Mode: path-selected
Selected: gallery-foundations, gallery-index, conversations, conversation-detail

Triggered by:

  • packages/junior-dashboard/src/client/components/Tooltip.tsx
  • packages/junior-dashboard/src/client/conversations/ConversationMeta.tsx
  • packages/junior-dashboard/tests/telemetry-components.test.tsx

Gallery · Foundations · desktop

Gallery · Foundations · desktop

Component gallery index · desktop

Component gallery index · desktop

Conversations · desktop

Conversations · desktop

Conversations · mobile

Conversations · mobile

Conversation detail · desktop

Conversation detail · desktop

Conversation detail · mobile

Conversation detail · mobile

Full-page screenshots from the mock dashboard. Not a pixel-diff gate.

@dcramer
dcramer marked this pull request as ready for review August 25, 2026 02:52
@github-actions github-actions Bot added the risk: medium PR risk score: medium label Aug 25, 2026
@dcramer
dcramer merged commit d53ee5d into main Aug 25, 2026
37 of 39 checks passed
@dcramer
dcramer deleted the fix/task-source-tooltip-compact branch August 25, 2026 05:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

risk: medium PR risk score: medium

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant